home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Zoom 2
/
Zoom - Release 2 (1996)(Active Software)[!].iso
/
programming
/
amigac
/
dice_c_demo
/
include
/
resources
/
cia.h
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
C/C++ Source or Header
|
1995-01-10
|
345 b
|
19 lines
#ifndef DEVICES_CIA_H
#define DEVICES_CIA_H 1
/*
** $Filename: resources/cia.h $
** $Release: 2.04 Includes, V37.4 $
** $Revision: 36.4 $
** $Date: 91/01/09 $
**
** Cia resource name strings.
**
** (C) Copyright 1985-1991 Commodore-Amiga Inc.
** All Rights Reserved
*/
#define CIAANAME "ciaa.resource"
#define CIABNAME "ciab.resource"
#endif